back ยท tests/sessions.spec.js:47:2 @ benchmark-relative-change all / isolation
Error: expect(locator).not.toBeVisible() failed
Locator: getByText('Session ฮฑ', { exact: true })
Expected: not visible
Error: strict mode violation: getByText('Session ฮฑ', { exact: true }) resolved to 2 elements:
1) <a href="/sessions/su1d3niz" data-testid="goto-current-session" class="session-link svelte-1nmekgl">โฆ</a> aka getByTestId('goto-current-session')
2) <strong>Session ฮฑ</strong> aka getByRole('strong')
Call log:
- Expect "not toBeVisible" with timeout 5000ms
- waiting for getByText('Session ฮฑ', { exact: true })
at tests/sessions.spec.js:59:66
Error: expect(locator).not.toBeVisible() failed
Locator: getByText('Session ฮฑ', { exact: true })
Expected: not visible
Error: strict mode violation: getByText('Session ฮฑ', { exact: true }) resolved to 2 elements:
1) <a href="/sessions/s3xh3qj6" data-testid="goto-current-session" class="session-link svelte-1nmekgl">โฆ</a> aka getByTestId('goto-current-session')
2) <strong>Session ฮฑ</strong> aka getByRole('strong')
Call log:
- Expect "not toBeVisible" with timeout 5000ms
- waiting for getByText('Session ฮฑ', { exact: true })
at tests/sessions.spec.js:59:66